.bj123456789 {
			background: #ffc0cb;
		}
.cyxx{
text-align:center;
background: linear-gradient(to right, 	yellow, cyan );
        -webkit-background-clip: text;
        color: transparent;
}
.bj123456789 {
  background: #ffc0cb;
}
.cyxx{
text-align:center;
background: linear-gradient(to right, 	yellow, cyan );
    -webkit-background-clip: text;
    color: transparent;
}
body{text-align:center；} 
.biao1{
border:3px solid #00ffff;
width:1426px;
height:900px;
}
.hang1{
border:2px solid #00ff00;
width:1390px;
height:100px;
}
.ge1{
border:1px solid #ff0000;
width:50px;
height:15px;
background-image: url("beijing99990.png");
}
.zhongjian1.0{
width:auto;
height:100px; 
}
.zhongjian{
width:auto;
height:75px; 
}
.hezi{
margin:0 auto;
width:50%;
height:auto;
position:absolute;left:80px;top:80px;z-index:70;
}
.xiaoge1{
border:1px solid #ff0000;
width:50px;
height:15px;
}
.hang2{
border:2px solid #00ff00;
width:1380px;
height:250px;
}
.ge2{
border:1px solid #ff0000;
width:50px;
height:15px;
background-color:	#ffffff;
}
.container{
position: relative;
display: flex;
justify-content: space-around;
align-items: center;
width:auto;
flex-wrap: wrap;
}
.biaoti111{
text-align:center;
background-image:-webkit-linear-gradient(bottom,Cyan,#7CFC00,cyan);

-webkit-background-clip:text;
font-size: 200%;
-webkit-text-fill-color:transparent;
}
.container .card{
width: 320px;
margin: 20px;
padding: 40px 30px;
background: #ebf5fc;
border-radius: 40px;
box-shadow: -6px -6px 20px rgba(255, 255, 255, 1),
            6px 6px 20px rgba(0, 0, 0, .1);
}

.container .card:hover{
box-shadow: inset -6px -6px 10px rgba(255, 255, 255, 0.5),
            inset 6px 6px 20px rgba(0, 0, 0, 0.05);
}

.container .card .imgBx{
position: relative;
text-align: center;
}

.container .card .imgBx img{
max-width: 120px;
}

.container .card .contentBx{
position: relative;
margin-top: 20px;
text-align: center;
}

.container .card .contentBx h2{
color: #32a3b1;
font-weight: 700;
font-size: 1.4em;
letter-spacing: 2px;
}

.container .card .contentBx p{
color: #32a3b1;
}

.container .card .contentBx a{
display: inline-block;
padding: 10px 20px;
margin-top: 15px;
border-radius: 40px;
color: #32a3b1;
font-size: 16px;
text-decoration: none;
box-shadow: -4px -4px 15px rgba(255, 255, 255, 1),
4px 4px 15px rgba(0, 0, 0, .1);
}

.container .card .contentBx a:hover{
box-shadow: inset -4px -4px 10px rgba(255, 255, 255, 0.5),
inset 4px 4px 10px rgba(0, 0, 0, .1);
}

.container .card .contentBx a:hover span{
display: block;
transform: scale(0.98);
}

.container .card:hover .imgBx,
.container .card:hover .contentBx{
transform: scale(0.98);
}
.touxiang1{
position: relative;
left: 115px;
width:50px;
height:50px;
margin-left: auto; 
margin-right:auto; 
display:block;

}
.nicheng1{
color:#00FFFF;
text-align: center;
}
.xuanyan{
text-align: center;
color:#ffff00;
}
.xiangxixinxi{
color:#7fffd4;
text-align: center;
vertical-align:text-top;
height:15px;
}
.xxxx{
color:#ffc0cb;
text-align: left;
font-size:7px;
}
.jianjie{
color:	#00ffff;
text-align: left;
font-size:5px;
}
.lianxifangshi{
color:#ff1493;
text-align: left;
font-size:4px;
}
.beijing{
margin:0 auto;
}
body{text-align:center；} 
.biao1{
border:3px solid #00ffff;
width:1426px;
height:900px;
}
.hang1{
border:2px solid #00ff00;
width:1390px;
height:100px;
}
.ge1{
border:1px solid #ff0000;
width:50px;
height:15px;
background-image: url("beijing99990.png");
}
.zhongjian1.0{
    width:auto;
    height:100px; 
}
.zhongjian{
    width:auto;
    height:75px; 
}
.hezi{
    margin:0 auto;
    width:50%;
    height:auto;
    position:absolute;left:80px;top:80px;z-index:70;
}
.xiaoge1{
border:1px solid #ff0000;
width:50px;
height:15px;
}
.hang2{
border:2px solid #00ff00;
width:1380px;
height:250px;
}
.ge2{
border:1px solid #ff0000;
width:50px;
height:15px;
background-color:	#ffffff;
}
.container{
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width:auto;
    flex-wrap: wrap;
  }
  .biaoti111{
    text-align:center;
    background-image:-webkit-linear-gradient(bottom,Cyan,#7CFC00,cyan);

    -webkit-background-clip:text;
    font-size: 200%;
    -webkit-text-fill-color:transparent;
  }
  .container .card{
    width: 320px;
    margin: 20px;
    padding: 40px 30px;
    background: #ebf5fc;
    border-radius: 40px;
    box-shadow: -6px -6px 20px rgba(255, 255, 255, 1),
                6px 6px 20px rgba(0, 0, 0, .1);
  }
  
  .container .card:hover{
    box-shadow: inset -6px -6px 10px rgba(255, 255, 255, 0.5),
                inset 6px 6px 20px rgba(0, 0, 0, 0.05);
  }
  
  .container .card .imgBx{
    position: relative;
    text-align: center;
  }
  
  .container .card .imgBx img{
    max-width: 120px;
  }
  
  .container .card .contentBx{
    position: relative;
    margin-top: 20px;
    text-align: center;
  }
  
  .container .card .contentBx h2{
    color: #32a3b1;
    font-weight: 700;
    font-size: 1.4em;
    letter-spacing: 2px;
  }
  
  .container .card .contentBx p{
    color: #32a3b1;
  }
  
  .container .card .contentBx a{
    display: inline-block;
    padding: 10px 20px;
    margin-top: 15px;
    border-radius: 40px;
    color: #32a3b1;
    font-size: 16px;
    text-decoration: none;
    box-shadow: -4px -4px 15px rgba(255, 255, 255, 1),
    4px 4px 15px rgba(0, 0, 0, .1);
  }
  
  .container .card .contentBx a:hover{
    box-shadow: inset -4px -4px 10px rgba(255, 255, 255, 0.5),
    inset 4px 4px 10px rgba(0, 0, 0, .1);
  }
  
  .container .card .contentBx a:hover span{
    display: block;
    transform: scale(0.98);
  }
  
  .container .card:hover .imgBx,
  .container .card:hover .contentBx{
    transform: scale(0.98);
  }
.touxiang1{
position: relative;
    left: 115px;
width:50px;
height:50px;
margin-left: auto; 
    margin-right:auto; 
    display:block;

}
.nicheng1{
color:#00FFFF;
 text-align: center;
}
.xuanyan{
 text-align: center;
color:#ffff00;
}
.xiangxixinxi{
color:#7fffd4;
text-align: center;
 vertical-align:text-top;
 height:15px;
}
.xxxx{
color:#ffc0cb;
text-align: left;
font-size:7px;
}
.jianjie{
color:	#00ffff;
text-align: left;
font-size:5px;
}
.lianxifangshi{
color:#ff1493;
text-align: left;
font-size:4px;
}
.beijing{
  margin:0 auto;
}